Hierarchical Tree Structure of KPI

The Performance Monitoring parameters are organized into the following hierarchical tree structure:

/api/v1/kpi
       /current
          /<application>
                 /<group>
                        /global
                               /<pm>
                           /<element>
                               /<id>
                                      /<pm>
       /interval
          /<num>
                 /<application>
                        /<group>
                               /global
                                      /<pm>
                                  /<element>
                                      /<id>
                                             /<pm>

Where:

<application>: Application name (e.g., "sbc", "gateway", or "media").
<group>: Group name within the specific application (e.g., "callStat").
<element>: Name of configuration element to which the performance monitoring parameter belongs (e.g., "ipGroup").
<id>: Index of the configuration element (e.g., IP Group Index 2).
<pm>: Name of the specific performance monitoring parameter.
<num>: Index number of the collection interval.

For the names of the Performance Monitoring parameters, refer to the SBC-Gateway Performance Monitoring Reference Guide.